GLFWContext

class GLFWContext(val windowHandler: Long, val wgpuContext: WGPUContext) : AutoCloseable

Constructors

Link copied to clipboard
constructor(windowHandler: Long, wgpuContext: WGPUContext)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()